DioDocs for PDF
FillOpacityMask(Bitmap,Brush,Nullable<RectF>,Nullable<RectF>) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > DeviceContext クラス > FillOpacityMask メソッド : FillOpacityMask(Bitmap,Brush,Nullable<RectF>,Nullable<RectF>) メソッド
void ID2D1DeviceContext::FillOpacityMask([In] ID2D1Bitmap* opacityMask,[In] ID2D1Brush* brush,[In, Optional] const D2D_RECT_F* destinationRectangle,[In, Optional] const D2D_RECT_F* sourceRectangle)
シンタックス
'宣言
 
Public Overloads Sub FillOpacityMask( _
   ByVal opacityMask As Bitmap, _
   ByVal brush As Brush, _
   ByVal destinationRectangle As System.Nullable(Of RectF), _
   ByVal sourceRectangle As System.Nullable(Of RectF) _
) 
public void FillOpacityMask( 
   Bitmap opacityMask,
   Brush brush,
   System.Nullable<RectF> destinationRectangle,
   System.Nullable<RectF> sourceRectangle
)

パラメータ

opacityMask
brush
destinationRectangle
sourceRectangle
参照

DeviceContext クラス
DeviceContext メンバ
オーバーロード一覧